Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Increase the USB Polling Interval (Windows 98/Me/2000/XP)
Category: Home > Hardware > Processor and Motherboard

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

By default the USB polling interval is once every millisecond (ms). Even if no USB devices are connected the polling operation is still performed and the processor may not be able to enter power-saving state. Use this tweak to increase the polling interval.

Open your registry and find the key below for your Windows version.

Windows 98 and Windows Millennium Edition
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Usb\0000]

Windows 2000 and Windows XP
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}\0000]

Create a new DWORD value called "IdleEnable" and set it to "1" to enable USB idling and increase the polling interval.

Restart Windows for the change to take effect.

Note: This tweak should resolve the issue of laptop computers unable to enter the C3 processor power-saving state. By increasing the USB polling interval from one ms to five ms the processor can enter a C3 power-saving state during its inactivity and extend the battery life of the computer.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|IdleEnableREG_DWORD0x00000001 (1)|
-
|HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Usb\0000|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Usb\0000]
Name: IdleEnable
Type: REG_DWORD (DWORD Value)
Value: (0 = default, 1 = enable idle)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: October 30, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License